home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13806 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: jimserac@aol.com (Jimserac)
  3. Newsgroups: comp.lang.c++,comp.lang.eiffel,comp.lang.c,comp.object,comp.software-eng
  4. Subject: Re: Q: Is Microsoft's Visual C & SDK best for developing c progs f W 3.11
  5. Date: 27 Mar 1996 09:39:27 -0500
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4jbjuv$8so@newsbf02.news.aol.com>
  9. References: <4jaihv$nic@park.interport.net>
  10. Reply-To: jimserac@aol.com (Jimserac)
  11. NNTP-Posting-Host: newsbf02.mail.aol.com
  12.  
  13. Adi writes:
  14.  
  15. >If you think the Microsoft C has less written information,  you are
  16. dead wrong !! First, you can do everything with the Borland C++ 3.1,
  17. period. I know this compiler, and acually I miss it a litte. It`s very
  18. reliable and fast. In fact you can select any Windows compatible C
  19. compiler. But be prepared : every compiler these days is shipped with
  20. a lot of documentation, written and hyper-text. You`ll have to dig in
  21. anyway.
  22. >
  23.  
  24. I've been using the latest Borland compilers developing a Windows based
  25. front end for a financial app for over a year now.  At first I was going
  26. to do it in C, a language that I had programmed in for 8 years and felt
  27. quite comfortable with.  But so many more features seemed to be available
  28. with their OWL Class library that I learned C++ and did it that way,
  29. mainly by following their examples and getting help in the excellent
  30. compuserve borland c++ forum.  The downside was that everything is not
  31. fully documented and is difficult getting information.  But, once you
  32. learn something it becomes that much easier to do next time.  I don't
  33. think anyone makes it easier to bring up a sophisticated Windows App but I
  34. have'nt tried the MFC Classes so others may disagree and rightly so.  An
  35. excellent book to get started which includes an excellent c++ crash course
  36. chapter is Ian Spencer's Teach Yourself Owl Progamming in 21 Days (dopey
  37. title but good book).
  38. Jim Pannozzi
  39.  
  40.  
  41.  
  42.  
  43.